home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10189 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  916 b 

  1. Path: in1.uu.net!DIALix!gmhuucp!chris.cheek
  2. Newsgroups: comp.lang.c
  3. In-Reply-To: all@ucagmh.DIALix.oz.au
  4. Subject: help
  5. From: chris.cheek@ucagmh.DIALix.oz.au
  6. Message-ID: <COLACE.26AA@ucagmh.DIALix.oz.au>
  7. Date: Sat, 16 Mar 96 01:13:00 +0730
  8. Organization: The Flaming Dove, Karratha WA
  9.  
  10. Hi all, i need some help on the following things
  11.  
  12. [Note. im useing TC++ 3.0 for DOS]
  13.  
  14. Is there some sort of search function i could use to find a string 
  15. in a file?? and position the file pointer at that start
  16. of that string??
  17.  
  18. is their any C shareware compiler out there that can use DPMI??
  19.  
  20. is it true, that to cast something you type something like 
  21. "(int) foo" and if so what is this then "(char *)" a pointer
  22. of a cast???
  23.  
  24. and is there some way of getting more memory for MALLOC??
  25. [cause one of the programs that ive writen requires more memory than 
  26. MALLOC seems to be able to get for an array i need in the program!]
  27.  
  28. -Chris
  29.